home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir24 / mb1705.zip / BPQ.DOC < prev    next >
Text File  |  1994-04-23  |  1KB  |  51 lines

  1.  
  2.  
  3.      ╔═════════════╗
  4.      ║      Radio    ║
  5.      ╚══════╦══════╝
  6.         ║               Named with IRQ, Port Address, sub-channel
  7.         ║ <───────── Hardware: RS-232 Cable, KISS protocol data
  8.         ║               Named with BPQ port numbers
  9.         ║               Many users per port
  10.      ╔══════╩══════╗
  11.      ║     Hardware  ║
  12.      ║     Driver    ║<─── Software: BPQCODE
  13.      ╚══════╦══════╝
  14.         ║
  15.      ╔══════╩══════╗
  16.      ║     Switch    ║
  17.      ║     AX.25       ║<─── Software: BPQCODE
  18.      ╚══════╦══════╝
  19.         ║
  20.      ╔══════╩══════╗
  21.      ║     Switch    ║<─── Software: BPQCODE
  22.      ║     NET/ROM   ║
  23.      ╚══════╦══════╝
  24.         ║
  25.      ╔══════╩══════╗
  26.      ║     Switch    ║<─── Software: YTNC, BPQCODE
  27.      ║    Interface  ║
  28.      ╚══════╦══════╝
  29.         ║               Named with "COM" port number
  30.         ║               Named with MailBox port letter
  31.         ║ <───────── Software: One user per port, any radio.
  32.         ║               "Virtual TNC"
  33.      ╔══════╩══════╗
  34.      ║     MailBox   ║
  35.      ╚═════════════╝
  36.  
  37.  
  38. Here is a server that will save your bpq node list:
  39.  
  40. In desqview create a Program Information File for Bpqnodes.com. Set it
  41. to run in a 12k window.
  42.  
  43. In cron.mb, add the entry:
  44.  
  45. From 0 to 23 each 60 at 10 run S1 (or whatever the DV keys for the file
  46.                    you created are.)
  47.  
  48. This means that each 60 minutes at minute 10 the PIF file will execute
  49. and run bpqnodes.com saving your nodes information.
  50.  
  51.